This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Sven Kifootherings 17.Dec.03 12:19 PM a Web browser Domino DesignerAll ReleasesWindows 2000
In a view which I generate through LotusScript I want to use one column as a template for new columns.
To do this I use the notesview.copyColumn method.
The problem is that it also copies the property ItemName (programmatic name of column). This property is read-only in LotusScript. Columns with same ItemName will display same result in view despite different formulas...
Do anyone know how to programmatic change this value?
Can Lotus promise tha this property will be writable in a near release?